From: Ryan Lortie Date: Fri, 10 Aug 2012 02:44:04 +0000 (-0400) Subject: po/eo.po: fix translations for GtkSwitch X-Git-Tag: archive/raspbian/3.24.39-1+rpi1~1^2~65^2~39^2~16697 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/%22/%22http:/www.example.com/cgi/%22?a=commitdiff_plain;h=73bca14f74e2f2f6f436b0e6370b7388468fa0e2;p=gtk%2B3.0.git po/eo.po: fix translations for GtkSwitch Translating "ON" as "EK" (verb prefix for beginning of an action) and "OFF" as "FOR" (away) is suboptimal. Just use the suggested 1/0 glpyhs instead. The previous translator was clearly insane. --- diff --git a/po/eo.po b/po/eo.po index 509212ab63..15087edfd9 100644 --- a/po/eo.po +++ b/po/eo.po @@ -3111,7 +3111,7 @@ msgstr "E_lzomi" #: ../gtk/gtkswitch.c:347 ../gtk/gtkswitch.c:407 ../gtk/gtkswitch.c:614 msgctxt "switch" msgid "ON" -msgstr "EK" +msgstr "❙" #. Translators: if the "off" state label requires more than three #. * glyphs then use WHITE CIRCLE (U+25CB) as the text for the state @@ -3119,7 +3119,7 @@ msgstr "EK" #: ../gtk/gtkswitch.c:355 ../gtk/gtkswitch.c:408 ../gtk/gtkswitch.c:643 msgctxt "switch" msgid "OFF" -msgstr "FOR" +msgstr "○" #: ../gtk/gtktextbufferrichtext.c:649 #, c-format